C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1ObservableKeyedCollection<TKey,TItem> Class / Comparer Property

In This Topic
Comparer Property (C1ObservableKeyedCollection<TKey,TItem>)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Comparer As System.Collections.Generic.IEqualityComparer(Of TKey)
 
See Also